-
Home
-
Multiple Page Generator Plugin – MPG
-
4.0.9
-
Code
-
Classes
- WriterMultiSheetsAbstract
Total Complexity |
14 |
Dependencies |
11 |
Dependents |
0 |
Total lines |
146 |
Lines of code |
51 |
Logical lines of code |
27 |
Comment lines |
58 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
openWriter() |
S |
71 |
2 |
6 |
getSheets() |
S |
66 |
2 |
9 |
throwIfWorkbookIsNotAvailable() |
S |
73 |
2 |
5 |
closeWriter() |
S |
74 |
2 |
5 |
__construct() |
S |
75 |
1 |
4 |
setShouldCreateNewSheetsAutomatically() |
S |
73 |
1 |
5 |
addNewSheetAndMakeItCurrent() |
S |
74 |
1 |
5 |
getCurrentSheet() |
S |
77 |
1 |
4 |
setCurrentSheet() |
S |
77 |
1 |
4 |
addRowToWriter() |
S |
77 |
1 |
4 |